projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98faf1b
)
(timer-inc-time): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 18 Jul 2002 15:02:00 +0000
(15:02 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 18 Jul 2002 15:02:00 +0000
(15:02 +0000)
lisp/timer.el
patch
|
blob
|
history
diff --git
a/lisp/timer.el
b/lisp/timer.el
index 0ca97ca3aeccd76700cb69838096c20d11603ebb..3131fe3c175deeb9c0ed39bd1ec229958bbfc3bd 100644
(file)
--- a/
lisp/timer.el
+++ b/
lisp/timer.el
@@
-127,7
+127,7
@@
SECS may be a fraction."
(defun timer-inc-time (timer secs &optional usecs)
"Increment the time set in TIMER by SECS seconds and USECS microseconds.
-SECS may be a fraction."
+SECS may be a fraction.
If USECS is omitted, that means it is zero.
"
(let ((time (timer-relative-time
(list (aref timer 1) (aref timer 2) (aref timer 3))
secs